/*=================================================
Class Definitions
=================================================*/


.wrapper {
	height: auto !important;

	margin: 0 auto; 
	
}

a {
  text-decoration: none;
}




.main {

  width: 100%;
  margin: 0 auto;
  max-width:770px;

}











.immersive_slider {
	 max-width:770px;

  max-width: 100%;
  height: 470px;
  opacity:;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
 
}

.contents img {width:760px; height:451px; margin:0 auto; display:block;-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease; }


.bf_img{ position:absolute; left:50%; margin-left:-380px; margin-top:16px; z-index:10;}
@media (max-width:760px) {
	.main {

  width: 100%;
  margin: 0 auto;
  max-width:310px;

}




	.immersive_slider {
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
  max-width: 100%; margin:0 auto;
  max-width:310px;
  
  height:210px !important;
  opacity:;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;  overflow: hidden ;

}
.contents img {width:300px; height:178px; margin:0 auto; display:block; min-width:300px; min-height:178px; max-width:300px; max-height:178px; position:relative; left:50%; margin-left:-150px;-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;}
.bf_img{  position:absolute; left:50%; margin-left:-75px; margin-top:16px;
  }
  .bfbfbf2{width:100%; min-width:330px;}
}

.immersive_slider .is-slide  {
  display: table;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

  position: absolute;
}
.immersive_slider .is-slide .image  {
  float: none;
  width: 100%;
  padding-left: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  vertical-align: middle;
  display: table-cell;
  padding: 0 0 0 0px;
}

.is-bg-overflow {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}

.is-overflow, .is-bg-overflow {
  height: 100%;
}

.ease {
  -webkit-transition: 1000ms ease all;
  -moz-transition: 1000ms ease all;
  -o-transition: 1000ms ease all;
  transition: 1000ms ease all;
}

.bounce {
  -webkit-transition: 1000ms cubic-bezier(0.175, 0.885, 0.420, 1.310) all;
  -moz-transition: 1000ms cubic-bezier(0.175, 0.885, 0.420, 1.310) all;
  -o-transition: 1000ms cubic-bezier(0.175, 0.885, 0.420, 1.310) all;
  transition: 1000ms cubic-bezier(0.175, 0.885, 0.420, 1.310) all;
}

.no-animation {
  -webkit-transition: none!important;
  -moz-transition: none!important;
  -o-transition: none!important;
  transition: none !important;
}

.immersive_slider .is-slide .image img{
  max-width: 100%;
  display: block;
  width: 100%;
}

.immersive_slider .is-slide .content {
  float: none;
  width: 50%;
  padding-right: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: white;
  text-align: left;
  line-height: 160%;
  vertical-align: middle;
  display: table-cell;
}

.immersive_slider .is-slide .content h2{
  font-size: 42px;
  font-weight: 300;
  text-align: left;
}

.is-container {
  position: relative;
  overflow: hidden;
}

.is-container .is-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.is-container .is-background img{
  width: 100%;
  height: 100%;
  left: 0;
  position: relative;
}

.is-container .is-background.gs_cssblur {
 
}

.is-pagination {
  position: absolute;  
  width:100%;
  left:50%;
  margin-left:-60px !important;
  max-width:180px;
  bottom: 5px;
  z-index: 100 !important;
  list-style: none;

  padding: 0;
  text-align: center;

  height:30px; overflow:hidden;
  
}
.is-pagination li {
  padding: 0;
 
  text-align: center;
  position: relative;
   width: 50px;
  height: 30px;
 
  z-index:100;
  float:left;
  
  
}
.is-pagination li a{
  padding: 0px;
  width: 50px;
  height: 30px;
  display: block;
  
}

.is-pagination li:hover{ text-decoration:none; opacity:0.9;}
.is-pagination li:first-child{ background: url(../../../../img/tt1.png) 50% no-repeat; z-index:10;}
.is-pagination li:nth-child(2){ background: url(../../../../img/tt2.png) 50% no-repeat;z-index:10;}
.is-pagination li:nth-child(3){ background: url(../../../../img/tt3.png) 50% no-repeat;z-index:10;}

.is-pagination .active{
	background:#0CF;
	
	 position: absolute;
   width:50px;
  height:30px;
  opacity:0.4;
  z-index:-1 !important;
  border:none !important;
   
}
.active { border: 1px solid #fff !important; border-bottom:border: 1px solid #fff !important; border-left:border: 1px solid #fff !important; border-top:border: 1px solid #fff !important; border-right:border: 1px solid #fff !important;}

.is-next,  .is-prev {
  padding: 5px 5px 15px;
  font-size: 50px;
  position: absolute;
  bottom: 50%;
  margin-bottom: -36px;
  width: 35px;
  color: #FFF;
  display: inline-block;
  line-height: 100%;
  background: rgba(0, 0, 0, 0.35);
  display:none;
}

.is-next {
  right: 10px;
}

.is-prev {
  left: 10px;
}

@media (max-width:960px) {
.is-next,  .is-prev {
  padding: 5px 5px 15px;
  font-size: 50px;
  position: absolute;
  bottom: 50%;
  margin-bottom: -38px;
  width: 35px;
  color: #FFF;
  display: inline-block;
  line-height: 100%;
  background: rgba(0, 0, 0, 0.35);
  display:none;
}
.is-pagination {
  position: absolute;  
  width:100%;
  left:50%;
  margin-left:-60px !important;
  max-width:180px;
  top:28px;
  z-index: 5;
  list-style: none;

  padding: 0;
  text-align: center;

  height:30px; overflow:hidden;
  
}
}